body {
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #333333;
}

* {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

a {
	color: #333333;
	text-decoration: none;
}

.align-items {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.wapper {
	width: 1200px;
	margin: 0 auto;
}

.seach_box {
	background-image: url(../images/o_03.png);
	width: 225px;
	height: 44px;
	background-size: 100% 100%;
	position: relative;
}

.seach_box input {
	position: absolute;
	background: none;
	outline: none;
	width: 100%;
	height: 38px;
	border: none;
	text-indent: 2em;
	left: 0;
	bottom: 0;
}

.seach_box button {
	position: absolute;
	background: none;
	background-image: url(../images/iuyu_09.png);
	width: 32px;
	height: 32px;
	border: none;
	outline: none;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	right: 22px;
	top: 50%;
	margin-top: -14px;
}

.login {
	height: 36px;
}

.login img {
	vertical-align: middle;
}

/* .Telephone {
	margin-right: 40px;
} */

.Telephone span {
	font-weight: bold;
	font-size: 18px;
}

.register {
	line-height: 36px;
}

.header-top {
	padding-top: 20px;
}

.nav ul li a {
	font-size: 16px;
	display: block;
	line-height: 50px;
}

.nav ul li a.active {
	position: relative;
	color: #f7b500;
}

.nav ul li a.active:after {
	position: absolute;
	width: 40px;
	height: 1px;
	background-color: #f7b500;
	left: 50%;
	bottom: 0;
	content: "";
	margin-left: -20px;
}

.padding-60 {
	padding: 60px 0;
}

.top-40 {
	margin-top: 40px;
}

.footer {
	color: #FFFFFF;
	background: #333333;
	margin-top: 60px;
}

.contact_information img {
	vertical-align: middle;
	margin-right: 3px;
}

.contact_information p {
	margin-top: 10px;
	font-size: 16px;
}

.QR-code-box img {
	display: block;
}

.QR-code-box {
	justify-content: center;
}

.QR-code-box div {
	text-align: center;
	margin-right: 40px;
}

.QR-code-box div img {
	width: 85px;
	display: block;
	margin: 0 auto;
}

.QR-code-box div p {
	line-height: 30px;
	font-size: 14px;
}

.QR-code .mueu {
	margin-top: 10px;
}

.QR-code .mueu a,
.QR-code .mueu span {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	margin-right: 10px;
}

.footer-bottom {
	border-top: 1px solid #4c4c4c;
	width: 100%;
	padding: 20px 0;
}

.footer-bottom p {
	text-align: center;
	color: #FFFFFF;
	line-height: 1.6;
}

.footer-top {
	padding: 30px 0;
}

.QR-code .mueu span {
	font-weight: lighter;
}

.Right_nav {
	position: fixed;
	right: 0;
	top: 30%;
	z-index: 999999;
}

.Right_nav li {
	padding: 10px 0;
	color: #FFFFFF;
	text-align: center;
	width: 50px;
	background-color: #784d29;
	margin-bottom: 5px;
}

.Right_nav li img {
	width: 24px;
}

.Right_nav .li {
	position: relative;
}

.Right_nav .li p {
	position: absolute;
	right: -180px;
	top: 0;
	line-height: 57px;
	background-color: #784d29;
	color: #FFFFFF;
	width: 180px;
}

.QR_code {
	position: absolute;
	right: -200px;
	top: 0;
}

.Right_nav li a {
	font-size: 12px;
	display: block;
	color: #FFFFFF;
}

.Reservation-channel {
	position: fixed;
	left: 0;
	top: 30%;
	z-index: 999999;
	justify-content: center;
}

.Reservation {
	border-radius: 20px;
	text-align: center;
	background-color: #673e1a;
	padding: 20px;
	box-sizing: border-box;
}

.Reservation h3 {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 50px;
}

.group {
	position: relative;
	margin-bottom: 10px;
}

.group input {
	border-radius: 2px;
	width: 230px;
	line-height: 36px;
	border: none;
	outline: none;
	text-indent: 45px;
}

form {
	margin-top: 10px;
}

.group:after {
	border-top-left-radius: 2px;
	background-image: url(../images/p_07.png);
	width: 36px;
	height: 36px;
	background-size: 55%;
	background-repeat: no-repeat;
	background-position: center center;
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	background-color: #f7b500;
	border-bottom-left-radius: 2px;
}

.groupy:after {
	background-image: url(../images/p_10.png);
}

.groupo textarea {
	border-radius: 2px;
	border: none;
	outline: none;
	height: 80px;
	width: 230px;
	padding: 10px;
	box-sizing: border-box;
	line-height: 1.5;
	margin-bottom: 10px;
}

form button {
	border-radius: 2px;
	border: none;
	outline: none;
	width: 160px;
	line-height: 36px;
	background-color: #f7b500;
	color: #FFFFFF;
}

em,
b,
i {
	font-style: normal;
}

.all_gg i {
	background-image: url(../images/quxiao.png);
	background-size: 55% 55%;
	background-position: center center;
	background-repeat: no-repeat;
	width: 70px;
	height: 78px;
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	font-size: 40px;
	color: #fff;
	cursor: pointer;
	transition: 1s;
	-ms-transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
}

.Whole_house ul {
	width: 1050px;
	margin: 0 auto;
	margin-top: 40px;
}

.navy {
	padding-bottom: 20px;
}

.QR_code img {
	width: 200px !important;
}

#content:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
